Skip to content

[3.13] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776) - #155111

Merged
freakboy3742 merged 1 commit into
python:3.13from
mhsmith:backport-5918085-3.13
Aug 3, 2026
Merged

[3.13] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776)#155111
freakboy3742 merged 1 commit into
python:3.13from
mhsmith:backport-5918085-3.13

Conversation

@mhsmith

@mhsmith mhsmith commented Aug 3, 2026

Copy link
Copy Markdown
Member

Clarifies the difference between LIBPYTHON, which is the library name, and the flags needed to build modules, which also need the linking path. (cherry picked from commit 5918085)

…ndroid (pythonGH-144776)

Clarifies the difference between LIBPYTHON, which is the library name,
and the flags needed to build modules, which also need the linking path.
(cherry picked from commit 5918085)

Co-authored-by: Yaksh Bariya <yakshbari4@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
@mhsmith

mhsmith commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

The CIFuzz tests are failing on several other PRs at the moment.

@freakboy3742
freakboy3742 merged commit df26596 into python:3.13 Aug 3, 2026
41 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants